GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Commands 名前空間 > ShapeActionsCommand クラス > ShapeActionsCommand コンストラクタ : ShapeActionsCommand コンストラクタ(Shape[],Actions) |
'Declaration
Public Function New( _ ByVal drawingObjects() As Shape, _ ByVal action As ShapeActionsCommand.Actions _ )
public ShapeActionsCommand( Shape[] drawingObjects, ShapeActionsCommand.Actions action )